This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: My Lotus Notes Christmas List ~Umberto Nongeroson 23.Dec.03 02:36 PM a Web browser General 6.5All Platforms
I'd vote for those suggestions, particularly the circa-1991 IDE issues. I'd also add one more minor feature:
- Form option: Automatically open in Edit mode if formula is true
And cross-language functionality... it's gotten better in ND6, but even more would be great. Want to select all documents in a UI view via LotusScript? No-can-do, but there's @Command([EditSelectAll]), NotesUIView.SelectDocument (which only lets you select one, deselecting any others that may be selected) and even NotesUIView.DeselectAll! How many people out there have @Formula agents and LS agents that call each other just to tackle little UI things like this?